home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / lists / dspbin10 / dispbind.doc next >
Text File  |  1995-04-24  |  2KB  |  47 lines

  1. DispBind v1.00      -      Copyright (c) 1994-1995, ITI
  2.  
  3.   This utility gives some information on the object logged in using the
  4.   current connection information.
  5.  
  6.   The Netware calls used were tested using Netware v2.15C and v3.11.
  7.   DispBind takes no parameters, all the info is detected automatically.
  8.  
  9.   The output:
  10.  
  11.      If Not Logged In:
  12.  
  13.        DispBind: make sure you are logged in, then try again
  14.  
  15.      Else
  16.  
  17.      Account Disabled                : <Yes/No>
  18.      Account has expiration date     : <Yes/No>
  19.         Date account expires         : <Date>
  20.      Limit Concurrent Connections    : <Yes/No>
  21.          Maximum Connections         : <#Connections>
  22.      Require Password                : <Yes/No>
  23.          Minimum Password Length     : <#Length>
  24.      Force Periodic Password Changes : <Yes/No>
  25.          Days Between Forced Changes : <#Days>
  26.          Date Password Expires       : <Date>
  27.      Limit Grace Logins              : <Yes/No>
  28.          Grace Logins Allowed        : <#Grace_logins>
  29.          Remaining Grace Logins      : <#Grace_logins>
  30.  
  31.      Last Login Date                 : <Date> - <Time>
  32.      Last Unsuccessful Login         : <Subnet> - <Station_Address>
  33.  
  34. ************************************* Note **********************************
  35.  
  36.       The author can be contacted by email: itbaop@pukrs7.puk.ac.za
  37.  
  38. ***************************************************************************** 
  39.                                  DISCLAIMER  
  40.  
  41.   This program is offered into the public domain for free distribution so
  42.   long as this file accompanies the program and it remains unaltered.
  43.  
  44.   There is no warranty either express or implied and I will not be held
  45.   responsible for any damages that may result from the use of this utility.
  46.  
  47. *****************************************************************************